projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3cda27
)
(X_IO_BUG): Defined.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 22 Jun 1994 04:16:46 +0000
(
04:16
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 22 Jun 1994 04:16:46 +0000
(
04:16
+0000)
src/s/sunos4shr.h
patch
|
blob
|
history
diff --git
a/src/s/sunos4shr.h
b/src/s/sunos4shr.h
index 88ff9039499cdb5abbba22865970d304276e1545..43409d5d0d6f3807f7ecc582a5c501c6566042a4 100644
(file)
--- a/
src/s/sunos4shr.h
+++ b/
src/s/sunos4shr.h
@@
-37,3
+37,7
@@
/* khera@cs.duke.edu says this is needed. */
#define memmove(to, from, size) bcopy (from, to, size)
+
+/* brett@kirk.es.go.dlr.de reported this was needed in sunos4-1-3.h,
+ so probably it is needed in this configuration too. */
+#define X_IO_BUG